Skip to content

feat: support for ssl#7

Merged
vsoch merged 1 commit intomainfrom
add-ssl
Feb 1, 2026
Merged

feat: support for ssl#7
vsoch merged 1 commit intomainfrom
add-ssl

Conversation

@vsoch
Copy link
Member

@vsoch vsoch commented Jan 30, 2026

The server addition is simple - adding the key and cert file as arguments to uvicorn and the start command. The client then needs to set envars for the underlying httpx library to set in the context. Seems to work.

@vsoch vsoch force-pushed the add-ssl branch 3 times, most recently from 3226161 to f9cf86f Compare January 30, 2026 06:06
The server addition is simple - adding the key and cert file as arguments
to uvicorn and the start command. The client then needs to set envars
for the underlying httpx library to set in the context. Seems to work.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch vsoch merged commit 05153d9 into main Feb 1, 2026
2 checks passed
@vsoch vsoch deleted the add-ssl branch February 1, 2026 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant